projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
251ee41
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 22 Nov 2011 19:55:46 +0000
(14:55 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 22 Nov 2011 19:55:46 +0000
(14:55 -0500)
gdk/gdkcolor.h
patch
|
blob
|
history
diff --git
a/gdk/gdkcolor.h
b/gdk/gdkcolor.h
index cab28a6453c738293f73a2f98a83a9e85d46af64..15b7b59d01072ec12e0fdb6808cd6f56c8c77d81 100644
(file)
--- a/
gdk/gdkcolor.h
+++ b/
gdk/gdkcolor.h
@@
-43,7
+43,7
@@
G_BEGIN_DECLS
* draw this color on the screen. Not used anymore.
* @red: The red component of the color. This is
* a value between 0 and 65535, with 65535 indicating
- * full intensit
i
y
+ * full intensity
* @green: The green component of the color
* @blue: The blue component of the color
*